Release 10.1A: OpenEdge Development:
Progress 4GL Handbook
Defining static objects
You’ve already seen several uses of the
DEFINEstatement. You have defined program variables for your procedures with theDEFINE VARIABLEstatement. You have also seen the AppBuilder-generatedDEFINE BUTTONstatements for the four buttons in the Customers and Orders window you built in Chapter 4, " Introducing the OpenEdge AppBuilder."These two forms are representative of two basic ways you can use the
DEFINEstatement, one to define a variable for a data value that is viewed in a particular way and the other to define an object that doesn’t represent a data value. In this section, you’ll look at the two forms in a general way. Then in the next chapter, you’ll look at specific types of objects you define in each way.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |